Octal Dump
Смотреть что такое "Octal Dump" в других словарях:
Core dump — A core dump gets its name from an old memory technology using tiny magnetic cores, shown here at 50x magnification. In computing, a core dump (more properly a memory dump or storage dump) consists of the recorded state of the working memory of a… … Wikipedia
od — • Octal Dump Standard UNIX Kommando zum Anzeigen von Binärdateien http://www.desy.de/cgi bin/man cgiod … Acronyms
Binaries — Eine Binärdatei (engl. binary file) ist eine Datei, die im Unterschied zu einer reinen Textdatei auch nicht alphabetische Zeichen enthält. Es kann somit jeder beliebige Bytewert vorkommen. Dateien im Binärformat werden im Allgemeinen eher dazu… … Deutsch Wikipedia
Binärformat — Eine Binärdatei (engl. binary file) ist eine Datei, die im Unterschied zu einer reinen Textdatei auch nicht alphabetische Zeichen enthält. Es kann somit jeder beliebige Bytewert vorkommen. Dateien im Binärformat werden im Allgemeinen eher dazu… … Deutsch Wikipedia
Binärdatei — Eine Binärdatei (engl. binary file) ist eine Datei, die im Unterschied zu einer reinen Textdatei auch nicht alphabetische Zeichen enthält. Es kann somit jeder beliebige Bytewert vorkommen. Dateien im Binärformat werden eher zur Speicherung von… … Deutsch Wikipedia
Unexpand — is a command in the UNIX Operating System. It is used to convert groups of space characters into tabs. For example: $ echo asdf sdf | unexpand | od c 0000000 a s d f s d f 0000014 $ echo asdf sdf | od c 0000000 0000020 a s d f s d f 0000032Here… … Wikipedia
Expand (Unix) — expand is a command in the UNIX Operating System. It is used to convert groups of tabs into space characters. For example: $ echo e foo | expand | od c 0000000 f o o 0000015 $ echo e foo | od c 0000000 f o o 0000006Here the echo command prints a… … Wikipedia
OD — ist die Abkürzung für: den in Bad Oldesloe sitzenden Kreis Stormarn (Schleswig Holstein) für Kfz Kennzeichen Open Doors, eine Menschenrechtsorganisation Optische Dichte, siehe Extinktion (Optik) Ortsdurchfahrt im deutschen Straßenrecht Overdose,… … Deutsch Wikipedia
Od — ist die Abkürzung für: den in Bad Oldesloe sitzenden Kreis Stormarn, Schleswig Holstein, als Kfz Kennzeichen Open Doors, eine Menschenrechtsorganisation Optische Dichte, siehe Extinktion (Optik) Ortsdurchfahrt im deutschen Straßenrecht Overdose,… … Deutsch Wikipedia
od — [1] Octal Dump Standard UNIX Kommando zum Anzeigen von Binärdateien (http://www.desy.de/cgi bin/man cgiod) … Acronyms von A bis Z
Verilog — In the semiconductor and electronic design industry, Verilog is a hardware description language (HDL) used to model electronic systems. Verilog HDL , not to be confused with VHDL, is most commonly used in the design, verification, and… … Wikipedia